Function |to_utf8
std/text/convert/char::|to_utf8
Usage
|to_utf8(char)
Parameters
↳ char: char
Return
↴ Vec<byte>
Convert char into UTF-8 encoded vector of bytes.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
std/text/convert/char::|to_utf8
|to_utf8(char)
↳ char: char
↴ Vec<byte>
Convert char into UTF-8 encoded vector of bytes.